Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency discord.js to v14 #467

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js (source) 13.15.1 -> 14.16.3 age adoption passing confidence

Release Notes

discordjs/discord.js (discord.js)

v14.16.3

Compare Source

Bug Fixes

Typings

v14.16.2

Compare Source

Bug Fixes

Documentation

Typings

v14.16.1

Compare Source

Bug Fixes

v14.16.0

Compare Source

Bug Fixes

Documentation

Features

Refactor

Typings

v14.15.3

Compare Source

Bug Fixes

Refactor

Typings

v14.15.2

Compare Source

Bug Fixes

v14.15.1

Compare Source

Bug Fixes

v14.15.0

Compare Source

Bug Fixes

Documentation

Features

Performance

  • Presence: Prefer boolean client status comparison before activity checks (#​10213) (4ad2858)

Refactor

Typings

v14.14.1

Compare Source

Bug Fixes

Documentation

Refactor

Typings

v14.14.0

Compare Source

Bug Fixes

  • Client: Ensure destroyed connections are not ready (#​9942) (b5e23ec)
  • Webhook: Do not call client.deleteWebhook in delete (#​9786) (31d914e)
  • GuildManager#fetch: Inject shard id (#​9921) (85753a9)
  • Prevent 'undefined' debug message on intentional shard closure (#​9846) (0e0b85b)
  • Role: Calculate position correctly when rawPositions are equal (#​9871) (0529b2a)
  • GuildScheduledEvent: Use if...else pattern and handle partials (#​9802) (32d614c)

Documentation

Features

Refactor

Typings

v14.13.0

Compare Source

Bug Fixes

Documentation

Features

Typings

v14.12.1

Compare Source

Bug Fixes

v14.12.0

Compare Source

Bug Fixes

Documentation

Features

Performance

Refactor

  • User: Remove deprecation warning from tag (#​9660) (cf8012c)
  • GuildMember: Make _roles property non-enumerable (#​9387) (46167a7)
  • rest: Switch api to fetch-like and provide strategies (#​9416) (cdaa0a3)
    • BREAKING CHANGE: NodeJS v18+ is required when using node due to the use of global fetch
    • BREAKING CHANGE: The raw method of REST now returns a web compatible Respone object.
    • BREAKING CHANGE: The parseResponse utility method has been updated to operate on a web compatible Response object.
    • BREAKING CHANGE: Many underlying internals have changed, some of which were exported.
    • BREAKING CHANGE: DefaultRestOptions used to contain a default agent, which is now set to null instead.

Typings

  • MessageManager: Allow comparison of messages again (#​9612) (a48d0ef)
  • AutoModerationActionExecution: Add forum channels as a possible type in channel() (#​9623) (d64330a)
  • ModalSubmitFields: Components is an array (#​9406) (1cab79f)
  • Use readonly arrays and const type parameters in places (#​9641) (cd69868)
  • BaseInteraction: appPermissions not null in guilds (#​9601) (6c2242f)

v14.11.0

Compare Source

Bug Fixes

Documentation

Features

  • Guild: Safety alerts channel and mention raid protection (#​8959) (6b2c3fb)

Performance

Refactor

Typings

v14.10.2

Compare Source

Bug Fixes

v14.10.1

Compare Source

Bug Fixes

  • Client: Spelling of InvalidScopesWithPermissions (ac9bf3a)

Refactor

v14.10.0

[Compare Source](https://redirect.github.com/discordjs/discord.js/compare/14.9.0...14.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency discord.js to v14 chore(deps): update dependency discord.js to v14 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 5aa53d8 to 65617f2 Compare December 19, 2022 17:23
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from 7f76cfa to 93f8110 Compare January 5, 2023 16:19
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 4 times, most recently from bea3adb to dd209d8 Compare January 15, 2023 09:18
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from dd209d8 to 618c1a0 Compare January 15, 2023 19:01
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from 241ba01 to 5cffead Compare January 29, 2023 05:29
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 5cffead to 21074af Compare January 30, 2023 21:13
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 4 times, most recently from bac8479 to 7a621cc Compare February 16, 2023 16:55
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 4923533 to 407f8ed Compare February 22, 2023 05:08
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 407f8ed to 343af78 Compare February 26, 2023 14:31
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 4 times, most recently from e834476 to 2a48070 Compare March 14, 2023 04:23
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from c9f2d7a to a0ecb60 Compare March 29, 2023 10:42
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from a0ecb60 to acbd3b5 Compare March 31, 2023 00:36
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from d741ff6 to d60ac8a Compare August 1, 2023 04:41
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 3 times, most recently from 3811e1d to 6b2197c Compare August 11, 2023 18:24
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 6b2197c to 565d562 Compare August 17, 2023 23:25
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 565d562 to a015d69 Compare August 25, 2023 21:38
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from a015d69 to c407097 Compare September 9, 2023 03:05
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from c407097 to 71762bd Compare September 23, 2023 02:11
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 71762bd to c9142b5 Compare October 7, 2023 01:13
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 4 times, most recently from 6c648a0 to 403171a Compare October 26, 2023 12:37
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 403171a to 7acc492 Compare November 4, 2023 04:00
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from abe5d4f to 40419c0 Compare November 18, 2023 03:29
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 40419c0 to 6efc213 Compare December 2, 2023 03:40
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 6efc213 to 49318e5 Compare December 16, 2023 03:32
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 9e38faf to 19ddd95 Compare February 27, 2024 16:26
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 3c99bec to 1af580e Compare May 5, 2024 19:28
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 1af580e to d71e188 Compare June 3, 2024 02:03
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from 48b09d8 to 0a4e8c0 Compare September 3, 2024 01:18
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch 2 times, most recently from b262840 to 80df533 Compare September 16, 2024 18:41
@renovate renovate bot force-pushed the renovate/discord.js-14.x branch from 80df533 to e4ed57a Compare September 29, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants